|
Technical Tip This is the preferred installation option, however it can’t be used when running Terminal Services over a wide area network. If you need to install PC EFTPOS on a wide area network, refer to "Installing PC EFTPOS and PINpad (Wide Area Network)". |
The following document is based on the installation of an ANZ PC EFTPOS. When installing this PINpad, PC EFTPOS was installed with PINpad but EMS remote access was not installed.
Software required:
PC EFTPOS Network Diagram
Citrix:
if "%clientname%"=="CLIENTMACHINENAME1" goto client1
if “%clientname%”==”CLIENTMACHINENAME2” goto client2
goto exitlogin
:client1
echo on
net use com5: /d
net use com5: \\client\com1:
c:
cd \pc_eft
start eftclnt localuser
start eftcltcp /port:5000
goto exitlogin
:client2
Echo on
Net use com6: /d
Net use com6: \\client\com1:
C:
Cd \pc_eft
Start eftclnt localuser
Start eftcltcp /port:5001
Goto exitlogon
:exitlogin
|
Technical Tip
|
EFTPOS/PC Client Settings
The icon will turn green.
Enable a Package
Refer to "Edit Company - Edit - Payment Types"
Enter Payment Types
Refer to "Cash Register File Update Screen - Menu Options".
Refer to "Maintenance - Edit UserIDs - 1. Main".
|
Technical Tip When entering the expiry date for payments, the format should be MMYY. |